Skip to content

Comments

fix: "" userDataDir on Windows with Python 3.9#2801

Merged
mxschmitt merged 1 commit intomicrosoft:mainfrom
mxschmitt:fix-user-data-dir-py39
Mar 25, 2025
Merged

fix: "" userDataDir on Windows with Python 3.9#2801
mxschmitt merged 1 commit intomicrosoft:mainfrom
mxschmitt:fix-user-data-dir-py39

Conversation

@mxschmitt
Copy link
Contributor

There is a bug in Python 3.9 on Windows that when you try to resolve 'foobar' it stays 'foobar'. Python 3.9+ has it fixed. Since we consider '' in userDataDir as our public API lets workaround the bug for now.

@mxschmitt mxschmitt merged commit 8f330bc into microsoft:main Mar 25, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants